home *** CD-ROM | disk | FTP | other *** search
- Command Name : Dir
-
- Function : Display a sorted list of all the files and directories or
- subdirectories of the specified path
-
- Arguments : [<path>]
-
- Location : C directory
-
- A list of all files and directories in <path> are displayed on the screen in
- alphabetical order, first drawers then files. If an argument is not
- specified then the current directories contents are displayed.
-
- Examples
-
- Dir Df0:
-
- Display a list of the contents of the disk in the internal disk
- drive.
-
- Dir C:
-
- Display a list of the boot disk's C drawer.
-
- Dir
-
- Displays a list of the current directory's contents
-